ARSoft.Tools.Net - C# DNS client/server, SPF and SenderID Library
CheckHost(IPAddress,String,String) Method
The IP address of the SMTP client that is emitting the mail
The domain portion of the "MAIL FROM" or "HELO" identity
The "MAIL FROM" or "HELO" identity
Validates the record(s)
Syntax
public SpfQualifier CheckHost( 
   System.Net.IPAddress ip,
   System.string domain,
   System.string sender
)

Parameters

ip
The IP address of the SMTP client that is emitting the mail
domain
The domain portion of the "MAIL FROM" or "HELO" identity
sender
The "MAIL FROM" or "HELO" identity

Return Value

The result of the evaluation
See Also

Reference

ValidatorBase<T> Class
ValidatorBase<T> Members
Overload List

 

 


© 2010-2014 Alexander Reinert. All Rights Reserved.

Send Feedback


This documentation was created using Document! X